* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
}

ul,
li {
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	vertical-align: middle;
}
.header{
	background-color: #fff;
}

#header .head-h {
	background: #F9F9F9;
}

#header .head-title {
	width: 1200px;
	margin: 0 auto;
	height: 37px;
	line-height: 35px;
}

#header .head-title a {
	color: #666;
}
#header .reach-txt {
    font-size: 13px;
    color: #404040;
    height: 24px;
    line-height: 24px;
}
#header .reach-txt span.hover {
    color: #3789ec;
    font-weight: 700;
}
#header .reach-txt span {
    padding-right: 15px;
    cursor: pointer;
}

#header .title-left {
	width: 280px;
	float: left;
}
#header .title-left .log{
	margin-left: 10px;
}
#header .title-left .log a{
	margin: 0 10px;
}
#header .title-left img {
	vertical-align: -4px;
}

#header .title-right {
	width: 575px;
	float: right;
}

#header .title-right li {
	float: left;
	width: 93px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 6px 0;
	border-right: 1px solid #E4E4E4;
}

#header .title-right li:last-child {
	border-right: none;
}

#header .head-content {
	width: 1200px;
	margin: 0 auto;
	padding: 16px 0 0px;
	overflow: hidden;
}

#header .content-left {
	float: left;
	width: 320px;
}

#header .content-center {
   float: left;
    width: 500px;
    margin-left: 100px;
    margin-top: -5px;
}

#header .content-right {
    float: right;
    width: 223px;
    margin: 20px 25px;
}

#header .head-supply {
	width: 455px;
	height: 35px;
	line-height: 35px;
	border: 2px solid #fe8431;
	 -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

#header .content-center select {
	float: left;
	width: 80px;
	height: 33px;
	text-align: center;
	border: none;
	border-right: 1px solid #ddd;
	
}

#header .content-center .product {
	float: left;
	width: 364px;
	height: 35px;
	border: 0;
	outline: none;
	text-indent: 13px;
}

#header .content-center input[type="button"] {
	width: 91px;
	height: 35px;
	background: #fe8431;
	color: #fff;
	border: 0;
}

#header .content-right .gongying {
	width: 107px;
	height: 35px;
	background: #ed4827;
	color: #fff;
	border-radius: 3px;
	border: 0;
	outline: medium;
	cursor: pointer;
}
#header .content-right .caigou {
	width: 107px;
	height: 35px;
	background: #fff;
	border: 1px solid #ed4827 !important;
	color: #ed4827;
	border-radius: 3px;
	border: 0;
	outline: medium;
	cursor: pointer;
}
#header .head-bottom {
	background: #2789EE;
}

#header .head-bottom .head-nav {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}

#header .head-bottom .head-nav li {
	float: left;
	color: #fff;
	width: 100px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
#header .head-bottom .head-nav li a{
	color: #fff;
}
#header .head-bottom .head-nav li.active {
	line-height: 37px;
	background: #e65e01;
	background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;   
    display: block;
    margin-top: 3px;
    
}
#header .head-bottom .head-nav li.active a{
	color: #666;
	font-weight: 700;
	
}
#header .head-bottom .head-nav .bbs {
	float: right;
	margin-right: 29px;
	/*background: #89BF47;*/
}
#header .content-left a img{
	float: left;
	width: 185px;
}
#header .content-left .b2b {
    float: left;
    margin-top: 16px;
    color: #999;
    border-left: 1px solid #eee;
    padding-left: 5px;
}

.ss_list_bg {
    width: 195px;
    overflow: hidden;
    position: absolute;
    left: 24%;
    top: 22px;
    margin-left: -71px!important;
    z-index: 900;
    display: none;
}
.ss_lis,.ss1{
	position: relative;
}
.ss_lis:hover .ss_list_bg {
	display: block;
}
.ss_list_c {
    overflow: hidden;
    background-color: #FFF;
    font-family: "Microsoft YaHei";
    margin-top: 6px;
    padding: 10px 10px;
    border: 1px solid #DCDCDC;
}
.ss_list_c ul li {
	width: auto!important;
    height: 45px!important;
    line-height: 20px!important;
    /* overflow: hidden; */
    text-align: left!important;
    padding-bottom: 16px;
    border-right: 0!important;
}
.ss_list_bg1 {
    width: 155px;
    height: 155px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 22px;
    margin-left: -71px!important;
    z-index: 900;
    display: none;
}
.ss1:hover .ss_list_bg1{
	display: block;
}

.helmet-top {
	height: 31px;
	line-height: 31px;
	background-color: #f6f6f6;
}

.helmet-top1 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.helmet-top-left .h-home,
.helmet-top-left ul {
	float: left;
}
.helmet-top1 .helmet-top-left{
	float: left;
	width: 600px;
	line-height: 30px;
}
.helmet-top-left span{
	font-size: 12px;
	color: #555;
	margin-right: 10px;
}
.helmet-top-left span img{
	vertical-align: -6px;
}
.helmet-top-left .head-wx,
.helmet-top-left .head-wb{
	color: #999;
}
.helmet-top-left ul {
	margin-left: 22px;
}

.helmet-top-left ul li {
	list-style: none;
	float: left;
}

.header-nav ul li a:hover {
	/*background: #E65E01;*/
	background: #000000;
}

.header-nav ul li a:hover .xs {
	display: block;
}

.header-nav ul li a {
	display: block;
	text-decoration: none;
	/* color: #999;
	padding: 0px 15px; */
}

.header-nav ul li a .xs {
	border-top: none;
	display: none;
	width: 590px;
	background: #FFFFFF;
	position: absolute;
	top: 39px;
	left: -5px;
	box-shadow: 0px 0px 7px 0px rgba(4, 0, 0, 0.14);
	border: solid 1px #e5e5e5;
	z-index: 1000;
}
.helmet-top-right {
	float: right;
	color: #999;
}
.helmet-top-right li img {
    vertical-align: -2px;
    margin-right: 2px;
}
.helmet-top-right .h-login {
	float: left;
	width: 135px;
	line-height: 20px;
	margin-top: 6px;
	border-right: 1px solid #d6d6d6;
}
.helmet-top-right .h-login a{
	margin-right: 10px;
}
.helmet-top-right ul,
.helmet-top-right ul li {
	float: left;
}

.helmet-top-right ul li {
	margin-left: 25px;

}
.J_ubt_module{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.header-logo {
	position: relative;
	float: left;
	/*width: 250px;*/
	width: 400px;
	height: 89px;
}
.header-logo .logo-box img{
	margin-top: 10px;
}
.header-search {
	position: relative;
	z-index: 100;
	float: left;
	width: 505px;
	height: 36px;
	padding: 25px 0;
	_overflow: hidden;
	margin-left: 90px;
}
.header-search .search-input {
	float: left;
	position: relative;
	z-index: 900;
	width: 405px;
	height: 32px;
	border: 2px solid #fe8431;
	border-right: 0;
	background-color: #FFF;
}
.header-search .search-field {
	width: 360px;
	height: 32px;
	padding: 0 5px 0 40px;
	/* padding-left: 40px; */
	border: 0;
	outline: medium;
	font-size: 14px;
	line-height: 28px;
	background: url(../img/sousou.png) no-repeat 2% 50%;
}
.header-search .search-button {
	float: left;
	display: block;
	width: 97px;
	height: 36px;
	overflow: hidden;
	/* text-indent: -9999px; */
	border: 0;
	color: #fff;
	background: #fe8431;
}
.header-fa {
	float: right;
	width: 160px;
	height: 85px;
	padding-top: 4px;
}
.header-fa  .fa-link{
	/*display: block;
	color: #555;
	font-size: 14px;
	margin-top: 30px;
	text-align: right;*/
	float: right;
    display: block;
    width: 106px;
    height: 36px;
    line-height: 36px;
    text-align: center!important;
    color: #fe8431!important;
    font-size: 14px;
    margin-top: 21px!important;
    border-radius: 3px;
    border: solid 1px #fe8431;
}
.header-fa  .fa-link img{
	vertical-align: -4px;
}
.header-fa  .fa-link span{
	color: #FE8431;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	font-size: 0;
}
.header-nav {
	width: 100%;
	/*background:#fe8431;*/
	background:#000000;
}
.nav-li-super a img{
    vertical-align: -3px;
    margin-right: 15px;
}
.head-wx a{
    display: inline-block;
    position: relative;
    height: 24px;
}
.head-wx a:hover .euto_ew{
    display: block;
}
.head-wx a .euto_ew{
    display: none;
    position: absolute;
    top: 29px;
    left: -43px;
    z-index: 1000;
}
.head-wx a .euto_ew img{
    width: 470px;
    height: 85px;
}